flutter_json_widgets
sliver_child_delegate
SliverChildDelegate
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
sliver_child_delegate
SliverChildDelegate
toJson method
SliverChildDelegate class
Constructors
fixed
fromJson
Properties
addAutomaticKeepAlives
addRepaintBoundaries
addSemanticIndexes
children
copyWith
hashCode
runtimeType
semanticIndexOffset
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==