isOpenForThirdPartyContacts property Null safety

bool? isOpenForThirdPartyContacts

Implementation

bool? get isOpenForThirdPartyContacts;
void isOpenForThirdPartyContacts=(bool? isOpenForThirdPartyContacts)

Implementation

set isOpenForThirdPartyContacts(bool? isOpenForThirdPartyContacts);