custom property
@doc Custom authentication configuration.
Implementation
@$pb.TagNumber(6)
FFCustomAuth get custom => $_getN(5);
Implementation
@$pb.TagNumber(6)
set custom(FFCustomAuth value) => $_setField(6, value);
@doc Custom authentication configuration.
@$pb.TagNumber(6)
FFCustomAuth get custom => $_getN(5);
@$pb.TagNumber(6)
set custom(FFCustomAuth value) => $_setField(6, value);