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