sources property

List<String>? sources
getter/setter pair

A mask of what source types to return.

Defaults to READ_SOURCE_TYPE_CONTACT and READ_SOURCE_TYPE_PROFILE if not set.

Optional.

Implementation

core.List<core.String>? sources;