getContentAvailable method
Value of the aps.content-available
field as a string value.
Implementation
String? getContentAvailable() {
return _contentAvailable;
}
Value of the aps.content-available
field as a string value.
String? getContentAvailable() {
return _contentAvailable;
}