menu
daily_flutter
daily_flutter
ParticipantCounts
ParticipantCounts.fromJson factory constructor
ParticipantCounts.fromJson
brightness_4
brightness_5
ParticipantCounts.fromJson
constructor
ParticipantCounts.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ParticipantCounts.fromJson(Map<String, dynamic> json) => _$ParticipantCountsFromJson(json);
daily_flutter
daily_flutter
ParticipantCounts
ParticipantCounts.fromJson factory constructor
ParticipantCounts class
Constructors
ParticipantCounts
fromJson
Properties
hashCode
hidden
present
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==