flutter_json_widgets
widget
CustomWidget
properties property
properties
properties
property
Null safety
Map
<
String
,
Object
?
>
?
properties
Implementation
Map<String, Object?>? get properties;
flutter_json_widgets
widget
CustomWidget
properties property
CustomWidget class
Constructors
CustomWidget
fromJson
Properties
copyWith
hashCode
key
properties
runtimeType
type
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==