reachedMaximumLimit property

bool get reachedMaximumLimit

Implementation

bool get reachedMaximumLimit => value.selectedAssets.length == _maxCount;