Removes the annotation manager with the given id.
id
Future<void> removeAnnotationManagerById(String id) => _impl.removeAnnotationManagerById(id);