Request extension type
Base interface for all request types.
Should not be constructed directly, and has no public constructor.
Properties
- meta → MetaWithProgressToken?
-
If specified, the caller is requesting out-of-band progress notifications
for this request (as represented by notifications/progress).
no setter