view property

String? view
getter/setter pair

Indicates the view for this access proposal.

Only populated for proposals that belong to a view. published is the only supported value.

Implementation

core.String? view;