TapsellPlus constructor

TapsellPlus()

Implementation

TapsellPlus() {
  _channel.setMethodCallHandler(_handleMethodCall);
}