components property
NodeList<SimpleIdentifier>
get
components
Return the components of the identifier.
Implementation
NodeList<SimpleIdentifier> get components;
Return the components of the identifier.
NodeList<SimpleIdentifier> get components;