Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations class
Constructors
- Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations({String? city, String? address, String? postCode, Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$location? location, Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$country? country, Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$state? state, Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$owner? owner})
-
Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations.fromJson(Map<
String, dynamic> json) -
factory
Properties
- address → String?
-
final
- city → String?
-
final
-
copyWith
→ CopyWith$Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations<
Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations> -
Available on Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations, provided by the UtilityExtension$Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations extension
no setter - country → Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$country?
-
final
- hashCode → int
-
The hash code for this object.
no setteroverride
- location → Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$location?
-
final
- owner → Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$owner?
-
final
- postCode → String?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- state → Query$getReferralSettingsByTargetWithLinkedAccount$getReferralSettingsByTargetWithLinkedAccount$objects$remuneration$referrer$quantitative$wallet$owner$pos$locations$state?
-
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
override