Constructor new User() Source: app/models/auth/User.model.js, line 12 Extends AuthUser Methods (async) team() → {Promise.<Team>} Get the team associated with this user. Source: app/models/auth/User.model.js, line 29 Returns: Type Promise.<Team>