Returns the path to get a specific role Example: /role/roleId
/role/roleId
static String getRole(String roleId) => '/role/$roleId';