isFatal property
A flag indicating whether the error is a fatal error, meaning that the
plugin will shutdown automatically after sending this notification. If
true
, the server will not expect any other responses or notifications
from the plugin.
Implementation
bool isFatal;