FieldModelFieldNames class abstract final

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

children → const String
The field name of FieldModel.children.
description → const String
The field name of FieldModel.description.
fallback → const String
The field name of FieldModel.fallback.
fieldPath → const String
The field name of FieldModel.fieldPath.
fieldType → const String
The field name of FieldModel.fieldType.
foreignKey → const String
The field name of FieldModel.foreignKey.
nullable → const String
The field name of FieldModel.nullable.
primaryKey → const String
The field name of FieldModel.primaryKey.