values property
final
Set of all values of DownloadStartResponseAction.
Implementation
static final Set<DownloadStartResponseAction> values = [
DownloadStartResponseAction.CANCEL,
].toSet();
Set of all values of DownloadStartResponseAction.
static final Set<DownloadStartResponseAction> values = [
DownloadStartResponseAction.CANCEL,
].toSet();