menu
another_square package
documentation
square_models.dart
TimeRange
TimeRange.new constructor
TimeRange.new constructor
dark_mode
light_mode
TimeRange
constructor
TimeRange
(
{
String
?
endAt
,
String
?
startAt
,
})
Implementation
TimeRange({ this.endAt, this.startAt });
another_square package
documentation
square_models
TimeRange
TimeRange.new constructor
TimeRange class