errorMessage property
When the Status
field value is FAILED
, the
ErrorMessage
field provides more information.
Implementation
final String? errorMessage;
When the Status
field value is FAILED
, the
ErrorMessage
field provides more information.
final String? errorMessage;