code property

String code
final

The source code content to display.

Type: String. The raw code text that will be syntax highlighted and displayed. Line breaks and indentation are preserved.

Implementation

final String code;