methodChannel constant
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
static const MethodChannel methodChannel =
MethodChannel('get_available_networks');
The method channel used to interact with the native platform.
@visibleForTesting
static const MethodChannel methodChannel =
MethodChannel('get_available_networks');