ErrorTrait constructor

const ErrorTrait(
  1. String value
)

Implementation

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