attach method
Sets up the plugin with the ContentExtensionBuilder. The plugin relies on the ContentExtensionBuilder to do its work.
Implementation
@override
void attach(ExtensionBuilder extBuilder) {}
Sets up the plugin with the ContentExtensionBuilder. The plugin relies on the ContentExtensionBuilder to do its work.
@override
void attach(ExtensionBuilder extBuilder) {}