declaredFragment property

GenericFunctionTypeFragment? get declaredFragment

The fragment declared by this declaration.

Returns null if the AST structure hasn't been resolved.

Implementation

GenericFunctionTypeFragment? get declaredFragment;