getMethodChannel method

MethodChannel getMethodChannel()

Get instance of method channel class

Implementation

MethodChannel getMethodChannel() =>
    throw UnimplementedError('getMethodChannel() has not been implemented.');