Getting error "the method [""] was called on null. #3793
Unanswered
NayeemCseMu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have to write an authentication code in separate class Auth and extend it with AuthBase class which is an abstract class.
The below code is from my authentication class.
this is my initial page from where I would call the method in Auth class,
The problem I get ;
flutter doctor
Beta Was this translation helpful? Give feedback.
All reactions