channel property

MethodChannel channel
final

Defines the channel that the DefaultPlatformMenuDelegate uses to communicate with the platform.

Defaults to SystemChannels.menu.

Implementation

final MethodChannel channel;