isSharingAllowed property

bool? isSharingAllowed
getter/setter pair

Whether or not this volume can be shared with the family by the user.

This includes sharing eligibility of both the volume and the user. If the value is true, the user can initiate a family sharing action.

Implementation

core.bool? isSharingAllowed;