JsonLdErrorCode constructor

const JsonLdErrorCode(
  1. String value
)

Implementation

const JsonLdErrorCode(this.value);