isCapturing property

bool get isCapturing

Whether capture is active (always false on non-web)

Implementation

bool get isCapturing => false;