@override Map<String, dynamic> toJson() => <String, dynamic>{ 'type': type?.toJson(), 'is_http': isHttp, '@type': constructor, };