showConnectionToastOnInitialConnection property

bool showConnectionToastOnInitialConnection
final

Whether to show connection toast during initial app load/resume. When false (default), toasts only appear for connection losses during normal usage. This prevents intrusive "Connecting..." messages on every app resume.

Implementation

final bool showConnectionToastOnInitialConnection;