GeneratorDay class

Constructors

GeneratorDay(int ordinal, int weekday)
const

Properties

april GeneratorMonth
no setter
august GeneratorMonth
no setter
december GeneratorMonth
no setter
february GeneratorMonth
no setter
hashCode int
The hash code for this object.
no setterinherited
january GeneratorMonth
no setter
july GeneratorMonth
no setter
june GeneratorMonth
no setter
march GeneratorMonth
no setter
may GeneratorMonth
no setter
november GeneratorMonth
no setter
october GeneratorMonth
no setter
ordinal int
Week number within the month
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
september GeneratorMonth
no setter
weekday int
Weekday 1-7
final

Methods

month(int monthNumber) GeneratorMonth
Equivalent of using january through december. Starts with january as
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited