Florian Hof

Results 3 issues of Florian Hof

**Problem** I would like to use _deprecated_ to move a property from let's say a property `status` from class/schema `A` to class/schema `B`. Sadly, declaring the property `A.status` as deprecated...

In the documentation, page [first step](https://ricardorb.github.io/dartness/#/first_steps), it is not obvious that this line in needed: `part 'city_controller.g.dart';` Could you add it at the code of pararaph 2 or 4? Thanks!