hasAssetPath property

bool hasAssetPath

Indicates whether the assetPath property is not null.

Implementation

bool get hasAssetPath => assetPath != null;