MethodChannelTapresearchFlutterPlugin constructor

MethodChannelTapresearchFlutterPlugin()

Implementation

MethodChannelTapresearchFlutterPlugin() {
  methodChannel.setMethodCallHandler(_handleNativeCall);
}