Dart
dart:async
DeferredLibrary
DeferredLibrary const constructor
DeferredLibrary
Dart
dart:async
DeferredLibrary
DeferredLibrary const constructor
DeferredLibrary class
Constructors
DeferredLibrary
Properties
libraryName
uri
hashCode
runtimeType
Methods
load
noSuchMethod
toString
Operators
operator ==
description
DeferredLibrary
constructor
const
DeferredLibrary
(
String
libraryName
, {
String
uri
})
Implementation
const DeferredLibrary(this.libraryName, {this.uri});
Cookies management controls