authMethodType property
Implementation
@$pb.TagNumber(3)
APIAuthMethodType get authMethodType => $_getN(1);
Implementation
@$pb.TagNumber(3)
set authMethodType(APIAuthMethodType v) { setField(3, v); }
@$pb.TagNumber(3)
APIAuthMethodType get authMethodType => $_getN(1);
@$pb.TagNumber(3)
set authMethodType(APIAuthMethodType v) { setField(3, v); }