menu
carp_core package
documentation
deployment/carp_core_deployment.dart
ParticipantData
ParticipantData.fromJson factory constructor
ParticipantData.fromJson factory constructor
dark_mode
light_mode
ParticipantData.fromJson
constructor
ParticipantData.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ParticipantData.fromJson(Map<String, dynamic> json) => _$ParticipantDataFromJson(json);
carp_core package
documentation
deployment/carp_core_deployment
ParticipantData
ParticipantData.fromJson factory constructor
ParticipantData class