components property Null safety

NodeList<SimpleIdentifier> components

Return the components of the identifier.

Implementation

NodeList<SimpleIdentifier> get components;