auth property
@doc Authentication actions.
Implementation
@$pb.TagNumber(6)
FFAuthAction get auth => $_getN(5);
Implementation
@$pb.TagNumber(6)
set auth(FFAuthAction value) => $_setField(6, value);
@doc Authentication actions.
@$pb.TagNumber(6)
FFAuthAction get auth => $_getN(5);
@$pb.TagNumber(6)
set auth(FFAuthAction value) => $_setField(6, value);