digits property

Generator<String> digits

Implementation

Generator<core.String> get digits => stringOf(_digits);