errorCode property

String? errorCode
getter/setter pair

This is a predefined code that indicates the reason for request failure. This are defined in the Response Error Details below. The error codes maps to specific error message

Implementation

String? errorCode;