prefix property
The prefix that was specified as part of the import directive, or null
if there was no prefix specified.
Implementation
@Deprecated(elementModelDeprecationMsg)
ImportElementPrefix? get prefix;
The prefix that was specified as part of the import directive, or null
if there was no prefix specified.
@Deprecated(elementModelDeprecationMsg)
ImportElementPrefix? get prefix;