elginCashier method Null safety
*elginCashier
If you have an elgin cashier, you can just open it with this!
Implementation
Future<int> elginCashier() async => await platform?.invokeMethod('elginCashier');
*elginCashier
If you have an elgin cashier, you can just open it with this!
Future<int> elginCashier() async => await platform?.invokeMethod('elginCashier');