usersDbPath constant

String const usersDbPath = 'users'

The path to the user collection on the DB.

Implementation

static const String usersDbPath = 'users'