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. Only published is supported.

Optional.

Implementation

core.String? view;