具体报错内容:
lib/Object_type_oop.dart:201:37: Error: The argument type ‘String?’ can’t be assigned to the parameter type ‘String’ because ‘String?’ is nullable and ‘String’ isn’t.
return Student(stu._school, stu.name, stu.age);
希望老师能够解答, 谢谢 。
解锁Flutter开发新姿势,,系统掌握Flutter开发核心技术。
了解课程