isCapturing method

Future<bool> isCapturing()

Implementation

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