menu
another_quickbooks package
documentation
quickbook_models.dart
DeliveryInfo
DeliveryInfo.new constructor
DeliveryInfo.new constructor
dark_mode
light_mode
DeliveryInfo
constructor
DeliveryInfo
(
{
String
?
deliveryTime
,
String
?
deliveryType
,
})
Implementation
DeliveryInfo({ this.deliveryTime, this.deliveryType });
another_quickbooks package
documentation
quickbook_models
DeliveryInfo
DeliveryInfo.new constructor
DeliveryInfo class