menu
rtbase package
documentation
app/models/place_detail.dart
Close
Close.new constructor
Close.new constructor
dark_mode
light_mode
Close
constructor
Close
(
{
String
?
date
,
int
?
day
,
String
?
time
,
})
Creates a Close instance.
Implementation
Close({ this.date, this.day, this.time, });
rtbase package
documentation
app/models/place_detail
Close
Close.new constructor
Close class