TranslationsRelationshipsModifiersAr class
Properties
- female → String
-
ar: 'أنثى'
no setter
- first → String
-
ar: 'أول'
no setter
- full → String
-
ar: 'شقيق'
no setter
- fullFemale → String
-
ar: 'شقيقة'
no setter
- grand → String
-
ar: 'كبير'
no setter
- great → String
-
ar: 'أكبر'
no setter
- half → String
-
ar: 'غير شقيق'
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- male → String
-
ar: 'ذكر'
no setter
- maternal → String
-
ar: 'لأم'
no setter
- maternalHalf → String
-
ar: 'لأم'
no setter
- paternal → String
-
ar: 'لأب'
no setter
- paternalHalf → String
-
ar: 'لأب'
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- second → String
-
ar: 'ثاني'
no setter
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