view property

String? view
getter/setter pair

Indicates the view for this access proposal.

This should only be set when the proposal belongs to a view. published is the only supported value.

Optional.

Implementation

core.String? view;