ShowMessageRequestParams

Undocumented in source.

Members

Mixins

__anonymous
mixin StrictOptionalSerializer
Undocumented in source.

Variables

actions
Optional!(MessageActionItem[]) actions;
Undocumented in source.
message
string message;
Undocumented in source.
type
MessageType type;
Undocumented in source.

Mixed In Members

From mixin StrictOptionalSerializer

_toJSON
JSONValue _toJSON()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta