methodChannel property

MethodChannel methodChannel
final

The method and event channel are used to interact with the native platform.

Implementation

final methodChannel = const MethodChannel('method_channel');