menu
daily_flutter
daily_flutter
ParticipantId
ParticipantId.fromJson factory constructor
ParticipantId.fromJson
brightness_4
ParticipantId.fromJson
constructor
Null safety
ParticipantId.fromJson
(
String
value
)
Implementation
factory ParticipantId.fromJson(String value) => ParticipantId(value);
daily_flutter
daily_flutter
ParticipantId
ParticipantId.fromJson factory constructor
ParticipantId class
Constructors
ParticipantId
fromJson
Properties
copyWith
hashCode
id
runtimeType
Methods
compareTo
noSuchMethod
toJson
toString
Operators
operator ==