name2 property Null safety
- @Deprecated('Use name instead')
Return the name of the variable being declared.
Implementation
@Deprecated('Use name instead')
Token get name2;
Return the name of the variable being declared.
@Deprecated('Use name instead')
Token get name2;