errorMessage property

String? errorMessage
final

If the Status field is FAILED, the ErrorMessage field contains the reason why the FAQ failed.

Implementation

final String? errorMessage;