grantTypes property

  1. @TagNumber.new(3)
PbList<OIDCGrantType> get grantTypes

Implementation

@$pb.TagNumber(3)
$pb.PbList<OIDCGrantType> get grantTypes => $_getList(2);