elginCashier method Null safety

Future<int> elginCashier()

*elginCashier

If you have an elgin cashier, you can just open it with this!

Implementation

Future<int> elginCashier() async => await platform?.invokeMethod('elginCashier');