statusEjetor method Null safety

Future<int> statusEjetor()

*statusEjetor

Check the status of the ejector hardware

Implementation

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