authMethodType property

  1. @TagNumber(7)
APIAuthMethodType authMethodType

Implementation

@$pb.TagNumber(7)
$21.APIAuthMethodType get authMethodType => $_getN(2);
  1. @TagNumber(7)
void authMethodType=(APIAuthMethodType v)

Implementation

@$pb.TagNumber(7)
set authMethodType($21.APIAuthMethodType v) { setField(7, v); }