JsonNameTrait constructor

const JsonNameTrait(
  1. String value
)

Implementation

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