charSet property

Iterable<int> charSet

Returns the list of accepted codePoints for this Barcode

Implementation

Iterable<int> get charSet;