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