menu
comscore_analytics_flutter package
documentation
streaming/streaming_date.dart
Date
Date.new constructor
Date.new constructor
dark_mode
light_mode
Date
constructor
Date
(
int
year
,
int
month
,
int
day
)
Implementation
Date(this.year, this.month, this.day);
comscore_analytics_flutter package
documentation
streaming/streaming_date
Date
Date.new constructor
Date class