CollectionDefinition class
Constructors
-
CollectionDefinition({required String name, List<
CollectionFieldDef> fields = const [], bool scalar = false})
Properties
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
Static Properties
- dateTime → CollectionDefinition
-
final
- float → CollectionDefinition
-
final
- id → CollectionDefinition
-
final
- int → CollectionDefinition
-
final
- json → CollectionDefinition
-
final
- uuid → CollectionDefinition
-
final