methodChannel property
The method channel used to interact with the native platform.
Implementation
final methodChannel = const MethodChannel('packet_sdk/method');
The method channel used to interact with the native platform.
final methodChannel = const MethodChannel('packet_sdk/method');