components property

Return the components of the identifier.

Implementation

@override
NodeListImpl<SimpleIdentifierImpl> get components => _components;