userList property

List<String>? userList
getter/setter pair

A list of users involved in the call.

Implementation

List<String>? userList;