menu
another_square package
documentation
square_models.dart
CatalogQuerySortedAttribute
CatalogQuerySortedAttribute.new constructor
CatalogQuerySortedAttribute.new constructor
dark_mode
light_mode
CatalogQuerySortedAttribute
constructor
CatalogQuerySortedAttribute
(
{
String
?
attributeName
,
String
?
initialAttributeValue
,
SortOrder
?
sortOrder
,
})
Implementation
CatalogQuerySortedAttribute({ this.attributeName, this.initialAttributeValue, this.sortOrder });
another_square package
documentation
square_models
CatalogQuerySortedAttribute
CatalogQuerySortedAttribute.new constructor
CatalogQuerySortedAttribute class