AppleCollectOptions class

애플 수집 옵션

Constructors

AppleCollectOptions({bool email = true, bool fullName = true})
const

Properties

email → bool
이메일 수집 (기본: true)
final
fullName → bool
이름 수집 (기본: true)
final
hashCode → int
The hash code for this object.
no setterinherited
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 AppleCollectOptions
기본 옵션