static String getKfs({required String baseUrlType, required String userId}) => "${Env.getBaseUrl()[baseUrlType]}/user/kfs?userId=$userId";