isAvailable property

bool get isAvailable

Whether this model is available for use

Implementation

bool get isAvailable => isDownloaded;