SentryDartPlugin constructor

SentryDartPlugin()

SentryDartPlugin ctor. that inits the injectors

Implementation

SentryDartPlugin() {
  initInjector();
}