menu
printify package
documentation
models/shops/models/printify_shop_model.dart
PrintifyShopModel
id property
id property
dark_mode
light_mode
id
property
int
?
id
final
A unique int identifier for the shop. Each id is unique across the Printify system.
Implementation
final int? id;
printify package
documentation
models/shops/models/printify_shop_model
PrintifyShopModel
id property
PrintifyShopModel class