ViewPlugin constructor

ViewPlugin({
  1. ViewPluginConfig? viewPluginConfig,
})

Implementation

ViewPlugin({
  this.viewPluginConfig,
});