errorMessage property

String? errorMessage
final

If the value of Status is FAIL, the reason that the operation failed.

Implementation

final String? errorMessage;