VitalProperty constructor

const VitalProperty(
  1. String string
)

Implementation

const VitalProperty(String string) : super(string);