errorMessage property
When th eStatus
field value is FAILED
, the
ErrorMessage
field contains a message that explains why.
Implementation
final String? errorMessage;
When th eStatus
field value is FAILED
, the
ErrorMessage
field contains a message that explains why.
final String? errorMessage;