D4rtUserBridge constructor
Creates a D4rtUserBridge annotation.
libraryPath: The full package URI of the library to override.className: Optional specific class name to override.
Implementation
const D4rtUserBridge(this.libraryPath, [this.className]);