type 'Future' is not a subtype of type '() => void' error

前端 未结 0 731
春和景丽
春和景丽 2020-12-20 03:51

class _LoginState extends State {

final FirebaseAuth _auth = FirebaseAuth.instance; final GlobalKey _formKey = GlobalKey();

String _email, _password;

ch

相关标签:
回答
  • 消灭零回复
提交回复
热议问题