menu
google_cloud_type package
documentation
type.dart
Date
Date.new constructor
Date.new constructor
dark_mode
light_mode
Date
constructor
Date
(
{
int
year
=
0
,
int
month
=
0
,
int
day
=
0
,
})
Implementation
Date({this.year = 0, this.month = 0, this.day = 0}) : super(fullyQualifiedName);
google_cloud_type package
documentation
type
Date
Date.new constructor
Date class