element property
PrefixElement
get
element
Return the prefix that was specified as part of the import directive, or
null
if there was no prefix specified.
Implementation
PrefixElement get element;
Return the prefix that was specified as part of the import directive, or
null
if there was no prefix specified.
PrefixElement get element;