menu
googleapis package
documentation
oracledatabase/v1.dart
ScheduledOperationDetails
ScheduledOperationDetails.new constructor
ScheduledOperationDetails.new constructor
dark_mode
light_mode
ScheduledOperationDetails
constructor
ScheduledOperationDetails
(
{
String
?
dayOfWeek
,
TimeOfDay
?
startTime
,
TimeOfDay
?
stopTime
,
})
Implementation
ScheduledOperationDetails({ this.dayOfWeek, this.startTime, this.stopTime, });
googleapis package
documentation
oracledatabase/v1
ScheduledOperationDetails
ScheduledOperationDetails.new constructor
ScheduledOperationDetails class