customAuthFields property
@doc Token and user data properties for custom auth.
Implementation
@$pb.TagNumber(18)
FFCustomAuthFields get customAuthFields => $_getN(17);
Implementation
@$pb.TagNumber(18)
set customAuthFields(FFCustomAuthFields value) => $_setField(18, value);