Destination class Null safety
Constructors
Properties
- accountNumber ↔ String?
-
read / write
- amount ↔ double?
-
read / write
-
asMap
→ Map<
String, dynamic> -
read-only
- bankCode ↔ String?
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- mobileNumber ↔ String?
-
read / write
- narration ↔ String?
-
read / write
- phoneNumber ↔ String?
-
read / write
- referenceNumber ↔ String?
-
read / write
- responseCode ↔ String?
-
read / write
- responseDescription ↔ String?
-
read / write
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
- transactionCurrency ↔ String?
-
read / write
- transactionID ↔ String?
-
read / write
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited