decNumbers top-level property

HashSet<int> decNumbers
final

Implementation

final decNumbers = HashSet<int>.from('0123456789'.runes);