users property

List<String>? users
final

A list of users to be attached. There must be at least one user.

Implementation

final List<String>? users;