chainNames property

List<ChainName>? chainNames
getter/setter pair

Names of the chain.

Implementation

core.List<ChainName>? chainNames;