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