menu
invoice_su package
documentation
invoice_su.dart
PointOfSalesCreateRequest
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
PointOfSalesCreateRequest
phone property
PointOfSalesCreateRequest class