error property
A transport/validation error message, or null on an HTTP round-trip
(even a non-2xx one — the provider's body is then returned as-is).
Implementation
final String? error;
A transport/validation error message, or null on an HTTP round-trip
(even a non-2xx one — the provider's body is then returned as-is).
final String? error;