serverError property
- @experimental
final
The error thrown by the http/grpc client.
This is exposed temporarily as a workaround until proper status codes are exposed officially.
Implementation
// TODO handle firestore error codes.
@experimental
final firestore1.DetailedApiRequestError serverError;