assetExceptions property

List<AssetException>? assetExceptions
getter/setter pair

The exceptions of a resource.

Implementation

core.List<AssetException>? assetExceptions;