errorMessage property
If the Status
field is FAILED
, the
ErrorMessage
field contains the reason why the FAQ failed.
Implementation
final String? errorMessage;
If the Status
field is FAILED
, the
ErrorMessage
field contains the reason why the FAQ failed.
final String? errorMessage;