utilMethodChannel property
The method channel used to interact with the native platform.
Implementation
@visibleForTesting
final utilMethodChannel = const MethodChannel('UtilMethodChannel');
The method channel used to interact with the native platform.
@visibleForTesting
final utilMethodChannel = const MethodChannel('UtilMethodChannel');