name2 property
Return the name of the extension, or null
if the extension does not have
a name.
Implementation
@Deprecated('Use name instead')
Token? get name2;
Return the name of the extension, or null
if the extension does not have
a name.
@Deprecated('Use name instead')
Token? get name2;