CompletionContext extension type
A context passed to a CompleteRequest.
Constructors
-
CompletionContext.new({Map<
String, String> ? arguments}) -
factory
-
CompletionContext.fromMap(Map<
String, Object?> _value)