factory Class( {required String id, required String name, required List<Student> students}) = _Class;