authentication property

  1. @TagNumber.new(11)
Authentication get authentication

Auth configuration. Contains only the OAuth rules.

Implementation

@$pb.TagNumber(11)
$3.Authentication get authentication => $_getN(5);
  1. @TagNumber.new(11)
set authentication (Authentication value)

Implementation

@$pb.TagNumber(11)
set authentication($3.Authentication value) => $_setField(11, value);