pindery
user
User
usersDbPath constant
usersDbPath
User class
Constructors
User
Properties
email
feedback
name
numberOfFeedbacks
numberOfReviews
profilePictureUrl
rating
surname
thumbsUpByOrganisers
uid
hashCode
runtimeType
Methods
fromFirestore
sendUser
noSuchMethod
toString
Operators
operator ==
Static methods
userDownloader
Constants
usersDbPath
usersDbPath constant
String
const
usersDbPath
=
'users'
The path to the user collection on the DB.
Implementation
static const String usersDbPath = 'users'