flutter_json_widgets
widget
Offstage
Offstage.fromJson factory constructor
Offstage.fromJson
Offstage.fromJson
constructor
Null safety
Offstage.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Offstage.fromJson(Map<String, dynamic> json) = _$Offstage.fromJson;
flutter_json_widgets
widget
Offstage
Offstage.fromJson factory constructor
Offstage class
Constructors
Offstage
fromJson
Properties
child
copyWith
hashCode
key
offstage
runtimeType
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==