invalidFormat method

void invalidFormat()

Implementation

void invalidFormat() =>
    throw FormatException('Invalid number: ${input.contents}');