errorMessage property

String? errorMessage
final

The error message when processingState is ProcessingState.error.

Supported on Android, iOS and web. For other platforms, check the documentation of the respective platform implementation.

Implementation

final String? errorMessage;