menu
rtbase package
documentation
app/models/place_detail.dart
Period
Period.new constructor
Period.new constructor
dark_mode
light_mode
Period
constructor
Period
(
{
Close
?
close
,
Open
?
open
,
})
Creates a Period instance.
Implementation
Period({ this.close, this.open, });
rtbase package
documentation
app/models/place_detail
Period
Period.new constructor
Period class