Firebase – Flutter Unhandled Exception: NoSuchMethodError: The method 'then' was called on null
Exception has occurred. NoSuchMethodError (NoSuchMethodError: The method 'then' was called on null. Receiver: null Tried calling: then(Closure: (dynamic) => Null)) Friends, I am getting the error I mentioned above. Does anyone know how to solve this? I'm trying to user…