openCashDrawer method

Future<bool> openCashDrawer()

Implementation

Future<bool> openCashDrawer() async {
  return false;
}