methodChannel property
The MethodChannel used to communicate with the native plugin.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('flutter_saver');
The MethodChannel used to communicate with the native plugin.
@visibleForTesting
final methodChannel = const MethodChannel('flutter_saver');