Map<String, dynamic> toJson() { return { 'format': format, 'message': message, 'messageEncoding': messageEncoding, 'altText': altText, }; }