getNetwork method

  1. @JS("getNetwork")
Future<Network> getNetwork()

Implementation

@JS("getNetwork")
external Future<Network> getNetwork();