authMethodType property

  1. @TagNumber.new(7)
APIAuthMethodType get authMethodType

Implementation

@$pb.TagNumber(7)
$12.APIAuthMethodType get authMethodType => $_getN(2);
  1. @TagNumber.new(7)
set authMethodType (APIAuthMethodType value)

Implementation

@$pb.TagNumber(7)
set authMethodType($12.APIAuthMethodType value) => $_setField(7, value);