AnonymousIdOptions constructor

AnonymousIdOptions({
  1. AutoCapture? autoCapture,
})

Implementation

AnonymousIdOptions({this.autoCapture});