UintParser constructor

const UintParser(
  1. String key
)

Implementation

const UintParser(String key) : super(key);