assetCount property

int get assetCount

Gets the total number of assets in this directory.

Implementation

int get assetCount => assets.length;