supportCashBox method

Future<bool?> supportCashBox()

Implementation

Future<bool?> supportCashBox() {
  throw UnimplementedError('supportCashBox() has not been implemented.');
}