serviceUrl property

String serviceUrl
final

The URL of the Calljmp service endpoint.

This URL is used for all service-related API calls including database operations, user management, and custom endpoints.

Implementation

final String serviceUrl;