fastConnection property
bool
get
fastConnection
Implementation
bool get fastConnection => room?.engine.fastConnectOptions != null;
bool get fastConnection => room?.engine.fastConnectOptions != null;