NUMBER property

List<String> NUMBER
final

九数

Implementation

static final List<String> NUMBER = [
  '{n.one}',
  '{n.two}',
  '{n.three}',
  '{n.four}',
  '{n.five}',
  '{n.six}',
  '{n.seven}',
  '{n.eight}',
  '{n.nine}'
];