methodChannel property
Canal usado para invocar métodos en Android/iOS.
Implementation
@visibleForTesting
final methodChannel = const MethodChannel('share_me');
Canal usado para invocar métodos en Android/iOS.
@visibleForTesting
final methodChannel = const MethodChannel('share_me');