D4rtGlobalsUserBridge constructor

const D4rtGlobalsUserBridge(
  1. String libraryPath
)

Creates a D4rtGlobalsUserBridge annotation.

  • libraryPath: The full package URI of the library with globals.

Implementation

const D4rtGlobalsUserBridge(this.libraryPath);