opreationFlashLight method

Future<void> opreationFlashLight(
  1. bool status
)

Implementation

Future<void> opreationFlashLight(bool status) {
  throw UnimplementedError('opreationFlashLight() has not been implemented.');
}