statusEjetor method Null safety
*statusEjetor
Check the status of the ejector hardware
Implementation
Future<int> statusEjetor() async => await platform?.invokeMethod('statusEjector');
*statusEjetor
Check the status of the ejector hardware
Future<int> statusEjetor() async => await platform?.invokeMethod('statusEjector');