user method

Map<String, dynamic> user()

Implementation

Map<String, dynamic> user() => _user[_userGuard];