all constant
KakaoCollectOptions
const all
모든 옵션 활성화
Implementation
static const KakaoCollectOptions all = KakaoCollectOptions(
email: true,
profile: true,
phone: true,
birthday: true,
gender: true,
ageRange: true,
ci: true,
);