completions property

Map<String, String?> get completions

A collection of MapEntry with completion suggestions to their descriptions.

Implementation

Map<String, String?> get completions;