authMethodType property

  1. @TagNumber(3)
APIAuthMethodType get authMethodType

Implementation

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

Implementation

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