menu
tth_api_client package
documentation
api.dart
TutorTimeOff
TutorTimeOff.new constructor
TutorTimeOff.new constructor
dark_mode
light_mode
TutorTimeOff
constructor
TutorTimeOff
(
{
DateTime
?
startDatetime
,
DateTime
?
endDatetime
,
})
Returns a new
TutorTimeOff
instance.
Implementation
TutorTimeOff({ this.startDatetime, this.endDatetime, });
tth_api_client package
documentation
api
TutorTimeOff
TutorTimeOff.new constructor
TutorTimeOff class