initialAnnotations property

Map<int, List<Annotation>>? initialAnnotations
final

Initial annotations to display (optional)

Implementation

final Map<int, List<Annotation>>? initialAnnotations;