menu
daily_flutter
daily_flutter
StreamingLayout
StreamingLayout.fromJson factory constructor
StreamingLayout.fromJson
brightness_4
brightness_5
StreamingLayout.fromJson
constructor
StreamingLayout.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory StreamingLayout.fromJson(Map<String, dynamic> json) => _$StreamingLayoutFromJson(json);
daily_flutter
daily_flutter
StreamingLayout
StreamingLayout.fromJson factory constructor
StreamingLayout class
Constructors
activeParticipant
custom
defaultLayout
fromJson
portrait
singleParticipant
Properties
hashCode
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==