menu
firestore_ref package
documentation
firestore_ref.dart
VectorValue
VectorValue const constructor
VectorValue const constructor
dark_mode
light_mode
VectorValue
constructor
const
VectorValue
(
List
<
double
>
_value
)
Create
VectorValue
instance.
Implementation
const VectorValue(this._value);
firestore_ref package
documentation
firestore_ref
VectorValue
VectorValue const constructor
VectorValue class