DataTrait constructor

const DataTrait(
  1. String value
)

Implementation

const DataTrait(String value) : super(id, value);