users property

List<User> get users

Implementation

List<User> get users => _properties.recipients;