isMissingOperationKinds property
bool
get
isMissingOperationKinds
Whether this build cannot decode operations the document holds.
Implementation
bool get isMissingOperationKinds => code == Protocol.errorUnsupportedClient;