clientAuthentication property
- @TagNumber(1)
Implementation
@$pb.TagNumber(1)
ClientAuthentication get clientAuthentication => $_getN(0);
- @TagNumber(1)
Implementation
@$pb.TagNumber(1)
set clientAuthentication(ClientAuthentication v) { setField(1, v); }