AudioEdition enum
Audio Edition from Islamic Network
Values
- ar_abdulbasitmurattal → const AudioEdition
-
ar.abdulbasitmurattal
- ar_abdullahbasfar → const AudioEdition
-
ar.abdullahbasfar
- ar_abdurrahmaansudais → const AudioEdition
-
ar.abdullahbasfar
- ar_abdulsamad → const AudioEdition
-
ar.abdulsamad
- ar_shaatree → const AudioEdition
-
ar.shaatree
- ar_ahmedajamy → const AudioEdition
-
ar.ahmedajamy
- ar_alafasy → const AudioEdition
-
ar.alafasy
- ar_hanirifai → const AudioEdition
-
ar.hanirifai
- ar_husary → const AudioEdition
-
ar.husary
- ar_husarymujawwad → const AudioEdition
-
ar.husarymujawwad
- ar_hudhaify → const AudioEdition
-
ar.hudhaify
- ar_ibrahimakhbar → const AudioEdition
-
ar.ibrahimakhbar
- ar_mahermuaiqly → const AudioEdition
-
ar.mahermuaiqly
- ar_minshawi → const AudioEdition
-
ar.minshawi
- ar_minshawimujawwad → const AudioEdition
-
ar.minshawimujawwad
- ar_muhammadayyoub → const AudioEdition
-
ar.muhammadayyoub
- ar_muhammadjibreel → const AudioEdition
-
ar.muhammadjibreel
- ar_saoodshuraym → const AudioEdition
-
ar.saoodshuraym
- en_walk → const AudioEdition
-
en.walk
- fa_hedayatfarfooladvand → const AudioEdition
-
fa.hedayatfarfooladvand
- ar_parhizgar → const AudioEdition
-
ar.parhizgar
- ur_khan → const AudioEdition
-
ur.khan
- zh_chinese → const AudioEdition
-
zh.chinese
- fr_leclerc → const AudioEdition
-
fr.leclerc
- ar_aymanswoaid → const AudioEdition
-
ar.aymanswoaid
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- index → int
-
A numeric identifier for the enumerated value.
no setterinherited
- name → String
-
Available on Enum, provided by the EnumName extension
The name of the enum value.no setter - 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<
AudioEdition> - A constant List of the values in this enum, in order of their declaration.