menu
googleapis package
documentation
backupdr/v1.dart
WeekDayOfMonth
WeekDayOfMonth.new constructor
WeekDayOfMonth.new constructor
dark_mode
light_mode
WeekDayOfMonth
constructor
WeekDayOfMonth
(
{
String
?
dayOfWeek
,
String
?
weekOfMonth
,
})
Implementation
WeekDayOfMonth({
this
.dayOfWeek,
this
.weekOfMonth, });
googleapis package
documentation
backupdr/v1
WeekDayOfMonth
WeekDayOfMonth.new constructor
WeekDayOfMonth class
Constructors
new
fromJson
Properties
dayOfWeek
hashCode
runtimeType
weekOfMonth
Methods
noSuchMethod
toJson
toString
Operators
operator ==