excludeContactIds property

List<String>? excludeContactIds

Property getter and setter for excludeContactIds:

Implementation

List<String>? get excludeContactIds;
void excludeContactIds=(List<String>? excludeContactIds)

Implementation

set excludeContactIds(List<String>? excludeContactIds);