Future <List<Contact>> _contacts;. We assign our _getContacts() future to the _contacts variable in the initState(). @override void initState() {
確定! 回上一頁