auth property

  1. @TagNumber.new(1)
AuthenticationResponse get auth

Implementation

@$pb.TagNumber(1)
$8.AuthenticationResponse get auth => $_getN(0);
  1. @TagNumber.new(1)
set auth (AuthenticationResponse value)

Implementation

@$pb.TagNumber(1)
set auth($8.AuthenticationResponse value) => $_setField(1, value);