domain property
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;
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.
final String domain;