stop abstract method Null safety
Stop the flow of data from device to outputs.
It is safe to call start again after calling this method.
Implementation
Future<void> stop();
Stop the flow of data from device to outputs.
It is safe to call start again after calling this method.
Future<void> stop();