Data constructor

Data([
  1. DataDataOptions? options
])

Implementation

external Data([
  DataDataOptions? options, // ignore: unused_element
]);