A string can be cast to an integer using the int.parse() method in Dart. The method takes a string as an argument and converts it into an integer.
確定! 回上一頁