COSELabelString constructor

COSELabelString(
  1. String value
)

Implementation

COSELabelString(this.value) : super(type: COSELabelType.string);