attributes property
Attributes associated with the participant
Implementation
UnmodifiableMapView<String, String> get attributes => UnmodifiableMapView(_attributes);
Attributes associated with the participant
UnmodifiableMapView<String, String> get attributes => UnmodifiableMapView(_attributes);