authConfig property
Implementation
@$pb.TagNumber(3)
$0.AuthConfig get authConfig => $_getN(2);
Implementation
@$pb.TagNumber(3)
set authConfig($0.AuthConfig v) { setField(3, v); }
@$pb.TagNumber(3)
$0.AuthConfig get authConfig => $_getN(2);
@$pb.TagNumber(3)
set authConfig($0.AuthConfig v) { setField(3, v); }