itemError property

List<ItemError>? itemError
getter/setter pair

Detail human-readable status of the operation, in English only.

Same error messages are displayed when you upload your app to the Chrome Web Store.

Implementation

core.List<ItemError>? itemError;