custmytoastWebPlugin constructor

custmytoastWebPlugin()

Constructor class which calls the metohd to inject JS and CSS in to dom

Implementation

custmytoastWebPlugin() {
  injectCssAndJSLibraries();
}