completions property

Map<String, String?> completions

A collection of MapEntry with completion suggestions to their descriptions.

Implementation

Map<String, String?> get completions;