others property

List<UserData>? others
getter/setter pair

The other participants in the conversation that are not the current user

Implementation

external List<UserData>? others;