authentication property Null safety

Authentication authentication

Implementation

@$pb.TagNumber(11)
$13.Authentication get authentication => $_getN(9);
void authentication=(Authentication v)

Implementation

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