menu
another_square package
documentation
square_models.dart
Site
Site.new constructor
Site.new constructor
dark_mode
light_mode
Site
constructor
Site
(
{
String
?
id
,
String
?
createdAt
,
String
?
updatedAt
,
String
?
domain
,
bool
?
isPublished
,
String
?
siteTitle
,
})
Implementation
Site({ this.id, this.createdAt, this.updatedAt, this.domain, this.isPublished, this.siteTitle });
another_square package
documentation
square_models
Site
Site.new constructor
Site class