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