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