conversionError top-level constant
Surfaces the preserved typed failure helper for callers that drive the bridge directly; re-exported here for import-path compatibility.
Implementation
const ConversionErrorException Function(String message, {int? errorCode})
conversionError = ConversionErrorException.new;