requestPolicies property

  1. @TagNumber.new(2)
PbList<FieldPolicy> get requestPolicies

Policies that are applicable to the request message.

Implementation

@$pb.TagNumber(2)
$pb.PbList<FieldPolicy> get requestPolicies => $_getList(0);