currentUser property

  1. @override
User get currentUser
override

Implementation

@override
User get currentUser => User(id: _userId);