@override Map<String, dynamic> toJson() => <String, dynamic>{ 'title': title, 'is_channel': isChannel, 'request_date': requestDate, '@type': constructor, };