Map<String, dynamic> toJSON() => { 'linkParams': linkParams, 'mediaAttachment': mediaAttachment?.toJSON(), 'subject': subject, 'text': text, };