StartTaskContactResponse constructor
StartTaskContactResponse({
- String? contactId,
Implementation
StartTaskContactResponse({
this.contactId,
});
StartTaskContactResponse({
this.contactId,
});