currentUser constant

String const currentUser

Returns the current user profile endpoint.

Implementation

static const String currentUser = '/user/me';