suggestionAfter property

  1. @Input.new()
String? suggestionAfter
getter/setter pair

A piece of suggestion text after the description; optional.

Implementation

@Input()
String? suggestionAfter;