exception property
The exception generated when calling the server, if any. This will be null for successful request or for standard server errors.
Implementation
final DeekWebException? exception;
The exception generated when calling the server, if any. This will be null for successful request or for standard server errors.
final DeekWebException? exception;