currentUser property

  1. @override
User? get currentUser
override

Implementation

@override
User? get currentUser => auth.currentUser;