AnnotationsSummary constructor
AnnotationsSummary({
- String? kind,
- List<
AnnotationsSummaryLayers> ? layers,
Implementation
AnnotationsSummary({
this.kind,
this.layers,
});