code property
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;
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.
final String code;