menu
carp_core package
documentation
common/carp_core_common.dart
ParticipantRole
ParticipantRole.fromJson factory constructor
ParticipantRole.fromJson factory constructor
dark_mode
light_mode
ParticipantRole.fromJson
constructor
ParticipantRole.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ParticipantRole.fromJson(Map<String, dynamic> json) => _$ParticipantRoleFromJson(json);
carp_core package
documentation
common/carp_core_common
ParticipantRole
ParticipantRole.fromJson factory constructor
ParticipantRole class