userList property

List<String>? userList
getter/setter pair

Represents the list of users in the call.

Implementation

List<String>? userList;