@override Map<String, dynamic> toJson() => <String, dynamic>{ 'text': text, 'show_alert': showAlert, 'url': url, '@type': constructor, };