menu
invoice_su package
documentation
invoice_su.dart
PointOfSalesInfoResponse
phone property
phone property
dark_mode
light_mode
phone
property
@JsonKey.new(name: JsonKeys.phone)
String
phone
final
Контактный телефон точки продаж
Implementation
@JsonKey(name: JsonKeys.phone) final String phone;
invoice_su package
documentation
invoice_su
PointOfSalesInfoResponse
phone property
PointOfSalesInfoResponse class