UintType constructor

UintType(
  1. String name
)

Implementation

UintType(String name) : super(name);