PluginStatusParams constructor

PluginStatusParams({
  1. AnalysisStatus? analysis,
})

Implementation

PluginStatusParams({this.analysis});