responseTypes property

  1. @TagNumber.new(2)
PbList<OIDCResponseType> get responseTypes

Implementation

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