MethodChannelAntsomi constructor

MethodChannelAntsomi()

Implementation

MethodChannelAntsomi() {
  methodChannel.setMethodCallHandler(_methodHandler);
}