Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative class
Constructors
- Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative({required bool active, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative$picture? picture, required bool aggregator})
-
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative.fromJson(Map<
String, dynamic> json) -
factory
Properties
- active → bool
-
final
- aggregator → bool
-
final
-
copyWith
→ CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative<
Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative> -
Available on Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative, provided by the UtilityExtension$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative extension
no setter - hashCode → int
-
The hash code for this object.
no setteroverride
- picture → Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$qualitative$picture?
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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