methodChannel top-level constant
          
          MethodChannel
          const methodChannel
          
        
        
The method channel used to interact with the native platform.
Implementation
const methodChannel = MethodChannel(_METHOD_CHANNEL);