You can use response.statusCode . final response = await http.get( "https://www.xxxxx.com/api/students", ); if (response.
確定! 回上一頁