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