COSELabel constructor

const COSELabel({
  1. required COSELabelType type,
})

Implementation

const COSELabel({required this.type});