errorMessage property

String? errorMessage
final

Optional error message when isSuccess is false.

Implementation

final String? errorMessage;