playShutter method

Future<void> playShutter()

Implementation

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