Observation constructor

Observation(
  1. String type
)

Implementation

Observation(String type) : super(type);