methodChannel property
The method channel used to invoke native methods.
Implementation
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('tight_flutter');
The method channel used to invoke native methods.
@visibleForTesting
final MethodChannel methodChannel = const MethodChannel('tight_flutter');