menu
aiuta_flutter package
documentation
models/product/aiuta_product.dart
AiutaProduct
imageUrls property
imageUrls property
dark_mode
light_mode
imageUrls
property
List
<
String
>
imageUrls
final
A list of URLs pointing to the images of the SKU.
Implementation
final List<String> imageUrls;
aiuta_flutter package
documentation
models/product/aiuta_product
AiutaProduct
imageUrls property
AiutaProduct class