loadBasicPerms abstract method
Loads the basic params from the backend for the current user.
Implementation
Future<RequestResponse<dynamic>> loadBasicPerms();
Loads the basic params from the backend for the current user.
Future<RequestResponse<dynamic>> loadBasicPerms();