targets property

List<Target> targets
final

A user-owned message receiver. A single user may have multiple e.g. emails, phones, and a browser. Each target is registered with a single provider.

Implementation

final List<Target> targets;