PanoProviderOptions constructor

PanoProviderOptions({
  1. bool? cors,
})

Implementation

external PanoProviderOptions({
  bool? cors,
});