localAppKey property

String? localAppKey
getter/setter pair

App key for Flutter app authentication in socket handshake (X-App-Key) Used when connecting to local backend via localLink

Implementation

String? localAppKey;