PPAddress class
Use for ApprovalData
- Annotations
-
- @freezed
Constructors
Properties
- addressId → String?
-
no setterinherited
- city → String?
-
no setterinherited
-
copyWith
→ $PPAddressCopyWith<
PPAddress> -
no setterinherited
- country → String?
-
no setterinherited
- fullAddress → String?
-
no setterinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- isPrimary → bool?
-
no setterinherited
- isSelected → bool?
-
no setterinherited
- line1 → String?
-
no setterinherited
- line2 → String?
-
no setterinherited
- postalCode → String?
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → String?
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited