onError property

Future<void> Function()? onError
final

Callback, called when 403 error happens with the provided attachment fetching.

Implementation

final Future<void> Function()? onError;