fragment property

  1. @experimental
ExecutableFragment? get fragment

The referenced augmented element: function, constructor, or method.

Returns null if the AST structure hasn't been resolved or if this fragment is the first fragment in the chain.

Implementation

@experimental
ExecutableFragment? get fragment;