ParticipantAttribute.fromJson constructor Null safety
Implementation
factory ParticipantAttribute.fromJson(Map<String, dynamic> json) =>
_$ParticipantAttributeFromJson(json);
factory ParticipantAttribute.fromJson(Map<String, dynamic> json) =>
_$ParticipantAttributeFromJson(json);