error property
The error produced by the invocation, if any.
Either CompletionMessage.error CompletionMessage.result must be defined, but not both.
Implementation
final String? error;
The error produced by the invocation, if any.
Either CompletionMessage.error CompletionMessage.result must be defined, but not both.
final String? error;