MethodChannelDispatcher constructor
MethodChannelDispatcher(
- MethodChannel channel
Default constructor for MethodChannelDispatcher.
Implementation
MethodChannelDispatcher(this.channel);
Default constructor for MethodChannelDispatcher.
MethodChannelDispatcher(this.channel);