currentUser property Null safety

User currentUser

The current user within the controller

Implementation

User get currentUser => model.value;