id method

dynamic id()

Implementation

dynamic id() => _user[_userGuard]['id'] ?? _user[_userGuard]['_id'];