getMutableContent method
Value of the aps.mutable-content
field as a string value.
Implementation
String? getMutableContent() {
return _mutableContent;
}
Value of the aps.mutable-content
field as a string value.
String? getMutableContent() {
return _mutableContent;
}