AnnotationTrait constructor

const AnnotationTrait(
  1. ShapeId shapeId
)

Implementation

const AnnotationTrait(ShapeId shapeId)
    : super(shapeId, const <String, Object?>{});