presentationHint property

String? presentationHint
final

A hint for how to present this scope in the UI. If this attribute is missing, the scope is shown with a generic UI.

Implementation

final String? presentationHint;