contactNotices property

List<String>? contactNotices
getter/setter pair

The list of contact notices that the caller acknowledges.

The notices needed here depend on the values specified in registration.contact_settings.

Implementation

core.List<core.String>? contactNotices;