menu
gcloud package
documentation
db.dart
DoubleProperty
DoubleProperty.new const constructor
DoubleProperty.new const constructor
dark_mode
light_mode
DoubleProperty
constructor
const
DoubleProperty
(
{
String
?
propertyName
,
bool
required
=
false
,
bool
indexed
=
true
,
})
Implementation
const DoubleProperty({super.propertyName, super.required, super.indexed});
gcloud package
documentation
db
DoubleProperty
DoubleProperty.new const constructor
DoubleProperty class