errorMessage property

String? errorMessage
final

Contains additional information about the error. If the value or Error is null, the value of ErrorMessage also is null.

Implementation

final String? errorMessage;