onScanError property
Called when the scanner throws while decoding.
Implementation
final void Function(Object error, StackTrace stackTrace)? onScanError;
Called when the scanner throws while decoding.
final void Function(Object error, StackTrace stackTrace)? onScanError;