menu
fluxer_dart package
documentation
models/admin_payment_method_response.dart
AdminPaymentMethodResponse
cardLast4 property
cardLast4 property
dark_mode
light_mode
cardLast4
property
@JsonKey.new(includeIfNull: true, name: 'card_last4')
String
?
cardLast4
final
Implementation
@JsonKey(includeIfNull: true, name: 'card_last4') final String? cardLast4;
fluxer_dart package
documentation
models/admin_payment_method_response
AdminPaymentMethodResponse
cardLast4 property
AdminPaymentMethodResponse class