MethodChannelPermission constructor
const
MethodChannelPermission(
- String channel
Create a new method channel permission.
Implementation
const MethodChannelPermission(this.channel);
Create a new method channel permission.
const MethodChannelPermission(this.channel);