V8GenericOptions constructor

const V8GenericOptions(
  1. List<int>? data
)

Implementation

const V8GenericOptions(this.data);