charSet property

  1. @override
Iterable<int> get charSet
override

Implementation

@override
Iterable<int> get charSet => BarcodeMaps.code39.keys;