menu
flutter_nekoton_bridge package
documentation
nekoton/transport/transport.dart
Transport
getNetworkId abstract method
getNetworkId abstract method
dark_mode
light_mode
getNetworkId
abstract method
Future
<
int
>
getNetworkId
(
)
Get id of network or throw error
Implementation
Future<int> getNetworkId();
flutter_nekoton_bridge package
documentation
nekoton/transport/transport
Transport
getNetworkId abstract method
Transport class