AuthUsersService({required String baseUrl, required String businessId}) { this.baseUrl = baseUrl; this.businessId = businessId; }