isMobilePayInstalled property

Future isMobilePayInstalled

Implementation

Future get isMobilePayInstalled {
  return _channel.invokeMethod('isMobilePayInstalled');
}