methodChannel property

  1. @visibleForTesting
MethodChannel methodChannel
getter/setter pair

The method channel used to interact with the native platform.

Implementation

@visibleForTesting
MethodChannel methodChannel = MethodChannel('apparence.io/usbdevice');