amplify-flutter
amplify-flutter copied to clipboard
chore: Use `Object?` for `underlyingException`
This allows both strings and raw Exception/Error types to be passed which can support is checks in the future after all code is migrated.