supportedChains function

List<ChainInfo> supportedChains()

Implementation

List<ChainInfo> supportedChains() => List.unmodifiable(_chains);