GoogleFirestoreAdminV1beta1IndexField class
A field of an index.
Constructors
- GoogleFirestoreAdminV1beta1IndexField({String? fieldPath, String? mode})
- GoogleFirestoreAdminV1beta1IndexField.fromJson(Map _json)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited