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