MethodChannelBitlabs constructor

MethodChannelBitlabs()

Implementation

MethodChannelBitlabs() {
  methodChannel.setMethodCallHandler(methodCallHandler);
}