NaverCollectOptions class

네이버 수집 옵션

⚠️ 중요: 네이버는 OAuth scope 파라미터를 지원하지 않습니다. 수집 항목은 네이버 개발자센터에서 직접 설정해야 합니다. https://developers.naver.com/apps

이 클래스는 문서화 및 타입 안전성 목적으로만 제공됩니다.

Constructors

const

Properties

ageRange bool
연령대 (개발자센터에서 설정)
final
birthday bool
생일 (개발자센터에서 설정)
final
email bool
이메일 (개발자센터에서 설정)
final
gender bool
성별 (개발자센터에서 설정)
final
hashCode int
The hash code for this object.
no setterinherited
mobile bool
휴대전화번호 (개발자센터에서 설정)
final
name bool
이름 (개발자센터에서 설정)
final
nickname bool
별명 (개발자센터에서 설정)
final
profileImage bool
프로필 이미지 (개발자센터에서 설정)
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

defaults → const NaverCollectOptions
기본 옵션