errorDetail property

ErrorDetail? errorDetail
getter/setter pair

The error detailed information, or null if no error occurs.

Implementation

ErrorDetail? errorDetail;