attributes property

Map<String, String>? get attributes

Custom participant attributes.

Implementation

Map<String, String>? get attributes => _stringMapFor('attributes');