flutter_json_widgets
form_data
FormField
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
form_data
FormField
toJson method
FormField class
Constructors
bool
color
dateTime
double
duration
fromJson
int
map
num
object
string
Properties
copyWith
description
hashCode
key
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==