relaySecret property

String? get relaySecret

The relay bearer the operator (or the taskpane) must present. Ephemeral when no master secret is configured; fa hub serve prints and persists it (pid state file) so clients can pair.

Implementation

String? get relaySecret => _relaySecret;