D4rtGlobalsUserBridge constructor
const
D4rtGlobalsUserBridge(
- String libraryPath
Creates a D4rtGlobalsUserBridge annotation.
libraryPath: The full package URI of the library with globals.
Implementation
const D4rtGlobalsUserBridge(this.libraryPath);