sharedBy property

String? sharedBy
finalinherited

Use sharedBy to filter to only keys that were sent by sharedBy.

This value is a single atsign, use regex if you would like to filter on multiple atsigns.

Implementation

final String? sharedBy;