methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
final

Canal usado para invocar métodos en Android/iOS.

Implementation

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