methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

The MethodChannel used to communicate with the native plugin.

Implementation

@visibleForTesting
final methodChannel = const MethodChannel('flutter_saver');