@override Map<String, dynamic> toJson() => <String, Object?>{ 'type': type, 'kind': kind ?? '', 'valueAsString': valueAsString ?? '', };