CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard<TRes> class
abstract
Constructors
- CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard(Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard instance, TRes then(Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard))
-
factory
- CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard.stub(TRes res)
-
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
-
number
→ CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$number<
TRes> -
no setter
-
representation
→ CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$representation<
TRes> -
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
call(
{bool? digital, bool? physical, int? validity, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$representation? representation, Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$number? number, List< Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels> ? levels}) → TRes -
levels(
Iterable< Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels> _fn(Iterable<CopyWith$Query$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels< )) → TResQuery$findLoyaltySettingsByTarget$findLoyaltySettingsByTarget$loyaltyCard$levels> > -
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