name2 property

  1. @Deprecated('Use name instead')
Token? name2

Return the name of the extension, or null if the extension does not have a name.

Implementation

@Deprecated('Use name instead')
Token? get name2;