hasAssetPath property

bool get hasAssetPath

Indicates whether the assetPath property is not null.

Implementation

bool get hasAssetPath => assetPath != null;