menu
quds_db package
documentation
quds_db.dart
DateTimeStringField
year property
year property
dark_mode
light_mode
year
property
IntField
get
year
Get
IntField
with value of this field year component.
Implementation
IntField get year => _componentAsInteger('Y');
quds_db package
documentation
quds_db
DateTimeStringField
year property
DateTimeStringField class