values property
Set of all values of PrintJobDuplexMode.
Implementation
static final Set<PrintJobDuplexMode> values = [
PrintJobDuplexMode.LONG_EDGE,
PrintJobDuplexMode.NONE,
PrintJobDuplexMode.SHORT_EDGE,
].toSet();
Set of all values of PrintJobDuplexMode.
static final Set<PrintJobDuplexMode> values = [
PrintJobDuplexMode.LONG_EDGE,
PrintJobDuplexMode.NONE,
PrintJobDuplexMode.SHORT_EDGE,
].toSet();