factory StructuredFormat.fromJson(Map<String, dynamic> json) { return _$StructuredFormatFromJson(json); }