loggedInUser property

String? get loggedInUser

Implementation

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