Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update userToken return type #8

Closed
wants to merge 1 commit into from

Conversation

ferrarafer
Copy link
Contributor

Fix to Error: A value of type 'Future<String?>?' can't be returned from a function with return type 'Future?' because 'String?' is nullable and 'String' isn't.

Fix to Error: A value of type 'Future<String?>?' can't be returned from a
function with return type 'Future<String>?' because 'String?' is nullable and
'String' isn't.

Co-authored-by: Fernando Ferrara <ferrarafer@gmail.com>
@ferrarafer ferrarafer closed this Jul 25, 2023
@ferrarafer ferrarafer deleted the fix/user-token-return-type branch July 25, 2023 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants