grantTypes property

  1. @TagNumber(3)
List<OIDCGrantType> grantTypes

Implementation

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