methodChannel property
The method channel used to invoke methods on the native platform.
Implementation
final MethodChannel methodChannel = MethodChannel('$channel/packages');
The method channel used to invoke methods on the native platform.
final MethodChannel methodChannel = MethodChannel('$channel/packages');