channel property Null safety
final
Defines the channel that the DefaultPlatformMenuDelegate uses to communicate with the platform.
Defaults to SystemChannels.menu.
Implementation
final MethodChannel channel;
Defines the channel that the DefaultPlatformMenuDelegate uses to communicate with the platform.
Defaults to SystemChannels.menu.
final MethodChannel channel;