DidData constructor

DidData(
  1. String value
)

Implementation

DidData(String value) : super(value);