menu
daily_flutter
daily_flutter
ParticipantMedia
ParticipantMedia.fromJson factory constructor
ParticipantMedia.fromJson
brightness_4
brightness_5
ParticipantMedia.fromJson
constructor
ParticipantMedia.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ParticipantMedia.fromJson(Map<String, dynamic> json) => _$ParticipantMediaFromJson(json);
daily_flutter
daily_flutter
ParticipantMedia
ParticipantMedia.fromJson factory constructor
ParticipantMedia class
Constructors
ParticipantMedia
fromJson
Properties
camera
copyWith
customAudio
customVideo
hashCode
microphone
runtimeType
screenAudio
screenVideo
Methods
noSuchMethod
toJson
toString
Operators
operator ==