onError property
final
Callback, called when 403 error happens with the provided attachment fetching.
Implementation
final Future<void> Function()? onError;
Callback, called when 403 error happens with the provided attachment fetching.
final Future<void> Function()? onError;