currentUser constant
String
const currentUser
Returns the current user profile endpoint.
Implementation
static const String currentUser = '/current';
Returns the current user profile endpoint.
static const String currentUser = '/current';