menu
googleapis package
documentation
chromewebstore/v1_1.dart
Item
Item.new constructor
Item.new constructor
dark_mode
light_mode
Item
constructor
Item
(
{
String
?
crxVersion
,
String
?
id
,
List
<
ItemError
>
?
itemError
,
String
?
kind
,
String
?
publicKey
,
String
?
uploadState
,
})
Implementation
Item({ this.crxVersion, this.id, this.itemError, this.kind, this.publicKey, this.uploadState, });
googleapis package
documentation
chromewebstore/v1_1
Item
Item.new constructor
Item class