methodChannel property
The method channel used to interact with the native platform.
Channel name: "portsip"
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('portsip');
The method channel used to interact with the native platform.
Channel name: "portsip"
@visibleForTesting
final methodChannel = const MethodChannel('portsip');