values property
Set of all values of WebArchiveFormat.
Implementation
static final Set<WebArchiveFormat> values = [
WebArchiveFormat.MHT,
WebArchiveFormat.WEBARCHIVE,
].toSet();
Set of all values of WebArchiveFormat.
static final Set<WebArchiveFormat> values = [
WebArchiveFormat.MHT,
WebArchiveFormat.WEBARCHIVE,
].toSet();