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