IntParser constructor

const IntParser(
  1. int radix
)

Implementation

const IntParser(this.radix);