annotationManagerEnabled property
set
annotationManagerEnabled
(bool value)
Defines whether the annotation manager is enabled.
Defaults to false.
Implementation
set annotationManagerEnabled(bool value) => _annotationManagerEnabled = value;