Item class
Properties
-
crxVersion
↔ String?
-
The CRX version of the item.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
↔ String?
-
Unique ID of the item.
getter/setter pair
-
itemError
↔ List<ItemError>?
-
Detail human-readable status of the operation, in English only.
getter/setter pair
-
kind
↔ String?
-
Identifies this resource as an Item.
getter/setter pair
-
publicKey
↔ String?
-
Public key of this item.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
uploadState
↔ String?
-
Status of the operation.
getter/setter pair