presentationHint property

String? presentationHint
final

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;