sharedWith property

String? sharedWith
finalinherited

Use sharedWith to filter to only keys that were sent to sharedWith.

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

Implementation

final String? sharedWith;