recordingNotAllowedLabel property
final
The label shown when recording is not allowed. Typically this will be due to permissions issues, but that is not always the case.
Defaults to 'Recording not allowed'.
Zeta does not currently support translations, so this label should be passed in with the correct translation for the current locale.
Implementation
final String recordingNotAllowedLabel;