JsonSchemaForm class
- Inheritance
-
- Object
- TemplateForm
- JsonSchemaForm
Constructors
-
JsonSchemaForm(List<
Field< fields)Object> > -
JsonSchemaForm.fromJson(Map<
String, dynamic> json) -
factory
Properties
Methods
-
get<
T> (String id) → T? -
inherited
-
getFirstError(
) → String? -
inherited
-
isComplete(
) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
set(
String id, dynamic value) → dynamic -
inherited
-
toMap(
) → Map< String, Object?> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited