@override Map<String, dynamic> toJson() => { 'type': 'action', 'action': action.toStringValue(), 'id': id, 'mediaMeta': mediaMeta, };