loadBasicPerms abstract method

Future<RequestResponse> loadBasicPerms()

Loads the basic params from the backend for the current user.

Implementation

Future<RequestResponse<dynamic>> loadBasicPerms();