flutter_json_widgets
widget
PlatformWidget
targets property
targets
targets
property
Null safety
Map
<
TargetPlatform
,
Widget
>
targets
Implementation
Map<TargetPlatform, Widget> get targets;
flutter_json_widgets
widget
PlatformWidget
targets property
PlatformWidget class
Constructors
PlatformWidget
fromJson
Properties
child
copyWith
hashCode
key
runtimeType
targets
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==