presentationHint property
A hint for how to present the source in the UI.
A value of deemphasize
can be used to indicate that the source is not
available or that it is skipped on stepping.
Implementation
final String? presentationHint;
A hint for how to present the source in the UI.
A value of deemphasize
can be used to indicate that the source is not
available or that it is skipped on stepping.
final String? presentationHint;