menu
another_square package
documentation
square_models.dart
OrderEntry
OrderEntry.new constructor
OrderEntry.new constructor
dark_mode
light_mode
OrderEntry
constructor
OrderEntry
(
{
String
?
locationId
,
int
?
version
,
String
?
orderId
,
})
Implementation
OrderEntry({this.locationId, this.version, this.orderId});
another_square package
documentation
square_models
OrderEntry
OrderEntry.new constructor
OrderEntry class