isAvailable property
bool
get
isAvailable
Whether this model is available for use
Implementation
bool get isAvailable => isDownloaded;
Whether this model is available for use
bool get isAvailable => isDownloaded;