MethodChannelSmsAutoFillPlus constructor

MethodChannelSmsAutoFillPlus()

Implementation

MethodChannelSmsAutoFillPlus() {
  methodChannel.setMethodCallHandler(_handleMethodCall);
}