MethodChannelPermission constructor

const MethodChannelPermission(
  1. String channel
)

Create a new method channel permission.

Implementation

const MethodChannelPermission(this.channel);