TransliterationResult class

Data model for the Transliteration result

Inheritance

Constructors

TransliterationResult(Map dataMap)

Properties

arabicName String?
read / write
error String?
read / writeinherited
errorCode List<String?>?
read / writeinherited
hashCode int
The hash code for this object.
read-onlyinherited
message String?
read / writeinherited
nextProcess String?
read / writeinherited
notTransliterated String?
read / write
overallStatus int?
read / writeinherited
result int?
read / writeinherited
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
shouldTerminate bool?
read / writeinherited
transliteratedBirthGovernorate String?
read / write
transliteratedDistrict String?
read / write
transliteratedFamilyName String?
read / write
transliteratedGovernorate String?
read / write
transliteratedName String?
read / write
transliteratedSecondName String?
read / write
transliteratedStreet String?
read / write
transliteratedSubDistrict String?
read / write
transliteratedSurname String?
read / write

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