KakaoCollectOptions constructor
const
KakaoCollectOptions({})
Implementation
const KakaoCollectOptions({
this.email = true,
this.profile = true,
this.phone = false,
this.birthday = false,
this.gender = false,
this.ageRange = false,
this.ci = false,
});