aiInfoUrl property

String? get aiInfoUrl
inherited

"Learn more" target for the disclosure chip — an About-AI page. Falls back to privacyUrl when empty. Surfaced via the server config (ai_info_url).

Implementation

bool get messageReportingEnabled;/// "Learn more" target for the disclosure chip — an About-AI page.
/// Falls back to [privacyUrl] when empty. Surfaced via the server
/// config (`ai_info_url`).
String? get aiInfoUrl;