menu
helixworlds_snatcher_sdk package
documentation
features/scan/data/model/scan_model.dart
InventoryItemModel
images property
images property
dark_mode
light_mode
images
property
@JsonKey.new(name: 'images')
List
<
ImageInfo
>
?
get
images
inherited
Implementation
@JsonKey(name: 'images') List<ImageInfo>? get images => throw _privateConstructorUsedError;
helixworlds_snatcher_sdk package
documentation
features/scan/data/model/scan_model
InventoryItemModel
images property
InventoryItemModel class