domain property

String domain
final

Domain host to use for the link (e.g., "example.com" or "subdomain.shared.ly") Required to ensure consistent link generation and prevent app breakage when projects have multiple domains configured.

Implementation

final String domain;