getUser abstract method

Future<ExperimentUser> getUser()

Returns the current user context.

Implementation

Future<ExperimentUser> getUser();