Upcase constructor

Upcase(
  1. dynamic obj
)

Implementation

Upcase(obj) : super([obj]);