nonInteractiveHint property

String? get nonInteractiveHint

The non-interactive alternative shown when an interactiveOnly command is refused in --non-interactive mode.

Implementation

String? get nonInteractiveHint => null;