saml property

  1. @TagNumber(13)
SAMLConfig saml

Implementation

@$pb.TagNumber(13)
SAMLConfig get saml => $_getN(12);
  1. @TagNumber(13)
void saml=(SAMLConfig v)

Implementation

@$pb.TagNumber(13)
set saml(SAMLConfig v) { setField(13, v); }