state property

Map<String, Presence> state
getter/setter pair

All presences advertised by the Phoenix backend in real time.

Implementation

var state = <String, Presence>{};