isDownloadable property

bool isDownloadable

Implementation

bool get isDownloadable => _getAttribute<bool>(kDownloadable, false);