Class: UserSchema

UserSchema()

Schema representing a User contains user's name, email, and a refreshToken which allows us to call Google API's on their behalf even when they are offline.