menu
pagaleve_flutter package
documentation
schemas/schema.customer.graphql.dart
Input$ApplyCouponInput
amount property
amount property
dark_mode
light_mode
amount
property
int
?
get
amount
Implementation
int? get amount => (_$data['amount'] as int?);
pagaleve_flutter package
documentation
schemas/schema.customer.graphql
Input$ApplyCouponInput
amount property
Input$ApplyCouponInput class