BahaiHolyDayEnum enum

Inheritance

Constructors

BahaiHolyDayEnum()
const

Values

NAW_RUZ → const BahaiHolyDayEnum

Naw-Ruz

RIDVAN1ST → const BahaiHolyDayEnum

1st day of Ridvan

RIDVAN9TH → const BahaiHolyDayEnum

9th day of Ridvan

RIDVAN12TH → const BahaiHolyDayEnum

12th day of Ridvan

DECLARATION_OF_THE_BAB → const BahaiHolyDayEnum

Declaration of the Bab

ASCENSION_OF_BAHAULLAH → const BahaiHolyDayEnum

Ascension of Baha'u'llah

MARTYRDOM_OF_THE_BAB → const BahaiHolyDayEnum

Martyrdom of the Bab

BIRTH_OF_THE_BAB → const BahaiHolyDayEnum

Birth of the Bab

BIRTH_OF_BAHAULLAH → const BahaiHolyDayEnum

Birth of Baha'u'llah

DAY_OF_THE_COVENANT → const BahaiHolyDayEnum

Day of the Covenant (not a holy day)

ASCENSION_OF_ABDUL_BAHA → const BahaiHolyDayEnum

Ascension of Abdu'l-Baha (not a holy day)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

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

Constants

values → const List<BahaiHolyDayEnum>
A constant List of the values in this enum, in order of their declaration.