responseTypes property

  1. @TagNumber(2)
List<OIDCResponseType> responseTypes

Implementation

@$pb.TagNumber(2)
$core.List<OIDCResponseType> get responseTypes => $_getList(1);