anchorRegistry property

  1. @protected
AnchorRegistry anchorRegistry
inherited

Gets the current anchor registry.

This is an impl detail and may be changed without a major version bump.

Implementation

@protected
AnchorRegistry get anchorRegistry => _anchorRegistry;