getChainProperties method

Future<ChainProperties> getChainProperties()

Implementation

Future<ChainProperties> getChainProperties() {
  throw UnimplementedError('getChainProperties() has not been implemented.');
}