menu
googleapis package
documentation
cloudasset/v1.dart
Inventory
Inventory constructor
Inventory constructor
dark_mode
light_mode
Inventory
constructor
Inventory
(
{
Map
<
String
,
Item
>
?
items
,
String
?
name
,
OsInfo
?
osInfo
,
String
?
updateTime
,
})
Implementation
Inventory({ this.items, this.name, this.osInfo, this.updateTime, });
googleapis package
documentation
cloudasset/v1
Inventory
Inventory constructor
Inventory class