checkRecordingAvailability property
Check whether recording hardware is available and permitted.
Returns null when available, or a human-readable reason string
when not.
Implementation
final Future<String?> Function() checkRecordingAvailability;
Check whether recording hardware is available and permitted.
Returns null when available, or a human-readable reason string
when not.
final Future<String?> Function() checkRecordingAvailability;