menu
invoice_su package
documentation
invoice_su.dart
PaymentMethod
type property
type property
dark_mode
light_mode
type
property
@JsonKey.new(name: JsonKeys.type)
String
?
type
final
Способ оплаты
Implementation
@JsonKey(name: JsonKeys.type) final String? type;
invoice_su package
documentation
invoice_su
PaymentMethod
type property
PaymentMethod class