description property

  1. @Since.new('3.11')
String get description

A string containing the description of the symbol, as passed to JSSymbol.new.

Implementation

@Since('3.11')
external String get description;