authentication property

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

Auth configuration.

Implementation

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

Implementation

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