Using the example from the tutorial, you could do this: class Users { final List<Post> users; Users({this.users}); factory Users.
確定! 回上一頁