WrapperSessionScanStartPlatformOptions constructor

WrapperSessionScanStartPlatformOptions({
  1. AndroidScanViewAttributesConfig? androidScanViewAttributes,
})

Implementation

WrapperSessionScanStartPlatformOptions({
    this.androidScanViewAttributes,
});