Values constructor

Values(
  1. dynamic obj
)

Implementation

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