description property
- @Since.new('3.11')
A string containing the description of the symbol, as passed to JSSymbol.new.
Implementation
@Since('3.11')
external String get description;
A string containing the description of the symbol, as passed to JSSymbol.new.
@Since('3.11')
external String get description;