Skip to main content

WeekDays class

Class containing constants for week days.

Constructors

WeekDays

:

Properties

[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::

[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::

Methods

[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::

[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::

Operators

[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::

Constants

[friday] [→ const String] : Constant representing Friday.

[monday] [→ const String] : Constant representing Monday.

[saturday] [→ const String] : Constant representing Saturday.

[sunday] [→ const String] : Constant representing Sunday.

[thursday] [→ const String] : Constant representing Thursday.

[tuesday] [→ const String] : Constant representing Tuesday.

[wednesday] [→ const String] : Constant representing Wednesday.

  1. talawa
  2. recurrence_values
  3. WeekDays class
recurrence_values library