ArgyleLinkFlutter constructor

ArgyleLinkFlutter()

Implementation

ArgyleLinkFlutter() {
  _channel.setMethodCallHandler(_onMethodCall);
}