openCashBox method

void openCashBox()

Implementation

void openCashBox(){
  throw UnimplementedError('openCashBox() has not been implemented');
}