loggedInUser property

String? loggedInUser

Implementation

String? get loggedInUser => env['USERNAME'];