currentUser property

String? currentUser
getter/setter pair

The current signed in user (if any).

Implementation

String? currentUser;