authentication property

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

Auth configuration.

Implementation

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

Implementation

@$pb.TagNumber(11)
set authentication($37.Authentication v) { $_setField(11, v); }