isSupported property

bool get isSupported

Whether MediaRecorder is available in this runtime.

Implementation

bool get isSupported => false;