target property

Set up notification destinations.

Use TopicNotificationTargetQuery to specify by topic. Use TokenNotificationTargetQuery or ModelTokenNotificationTargetQuery to specify by token.

Use CollectionNotificationTargetQuery if you wish to specify it in the collection documentation.

通知先の設定。

トピックで指定したい場合はTopicNotificationTargetQueryを使用してください。トークンで指定したい場合はTokenNotificationTargetQueryModelTokenNotificationTargetQueryを使用してください。

コレクションのドキュメントで指定したい場合はCollectionNotificationTargetQueryを使用してください。

Implementation

NotificationTargetQuery get target => throw UnimplementedError();