BloomPlugin constructor
Creates a BloomPlugin reference with an optional config map.
Implementation
const BloomPlugin(
this.name, {
this.config = const {},
});
Creates a BloomPlugin reference with an optional config map.
const BloomPlugin(
this.name, {
this.config = const {},
});