custmytoastWebPlugin constructor
custmytoastWebPlugin()
Constructor class which calls the metohd to inject JS and CSS in to dom
Implementation
custmytoastWebPlugin() {
injectCssAndJSLibraries();
}
Constructor class which calls the metohd to inject JS and CSS in to dom
custmytoastWebPlugin() {
injectCssAndJSLibraries();
}