DeferredLibrary constructor

const DeferredLibrary(String libraryName, { String uri })

Implementation

const DeferredLibrary(this.libraryName, {this.uri});