A factory function is a function that returns an instance of a class. Dart provides factory keyword to label a default or named constructor.
確定! 回上一頁