menu
quickbooks package
documentation
entities/quickbooks_delivery_info.entity.dart
QuickbooksDeliveryInfo
QuickbooksDeliveryInfo constructor
QuickbooksDeliveryInfo constructor
dark_mode
light_mode
QuickbooksDeliveryInfo
constructor
QuickbooksDeliveryInfo
(
{
String
?
deliveryType
,
DateTime
?
deliveryTime
,
})
Implementation
QuickbooksDeliveryInfo({ this.deliveryType, this.deliveryTime, });
quickbooks package
documentation
entities/quickbooks_delivery_info.entity
QuickbooksDeliveryInfo
QuickbooksDeliveryInfo constructor
QuickbooksDeliveryInfo class