getUserRoles function
Gets the User Roles for the current solution
Note that role names are localized
Implementation
Future<MPUserRoleCollection?> getUserRoles() =>
MapsindoorsPlatform.instance.getUserRoles();
Gets the User Roles for the current solution
Note that role names are localized
Future<MPUserRoleCollection?> getUserRoles() =>
MapsindoorsPlatform.instance.getUserRoles();