errorMessage property

String? errorMessage
final

When the Status field value is FAILED, the ErrorMessage field provides more information.

Implementation

final String? errorMessage;