menu
firebaseapis package
documentation
shared.dart
$Date
$Date constructor
$Date constructor
dark_mode
light_mode
$Date
constructor
$Date
(
{
int
?
day
,
int
?
month
,
int
?
year
,
})
Implementation
$Date({ this.day, this.month, this.year, });
firebaseapis package
documentation
shared
$Date
$Date constructor
$Date class