ALL_FORMATS constant

List<CodeFormat> const ALL_FORMATS

All supported code formats

Implementation

static const List<CodeFormat> ALL_FORMATS = CodeFormat.values;