menu
another_square package
documentation
square_models.dart
CatalogImage
CatalogImage.new constructor
CatalogImage.new constructor
dark_mode
light_mode
CatalogImage
constructor
CatalogImage
(
{
String
?
name
,
String
?
caption
,
String
?
url
,
String
?
photoStudioOrderId
,
})
Implementation
CatalogImage({ this.name, this.caption, this.url, this.photoStudioOrderId });
another_square package
documentation
square_models
CatalogImage
CatalogImage.new constructor
CatalogImage class