assistKind property

AssistKind? get assistKind
inherited

The assist kind that should be used to build an assist, or null if this producer doesn't support assists.

Implementation

AssistKind? get assistKind => null;