onError property

Future<void> Function()? onError
final

Callback, called on the Attachment fetching errors.

Implementation

final Future<void> Function()? onError;