GoRouterBootstrapper class abstract

Inheritance
  • Object
  • PrismBootstrapper
  • GetItBootstrapper
  • GoRouterBootstrapper

Constructors

GoRouterBootstrapper()

Properties

catalog ↔ ModuleCatalog
getter/setter pairinherited
container → GetIt
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
modules List<Module>
getter/setter pairinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

configureContainer(Object container) → void
inherited
createContainer() Object
inherited
createModuleCatalog() → ModuleCatalog
inherited
createModules(Object container) → void
inherited
createRouter(List<ModuleRoute> routes, {String? initialLocation}) → GoRouter
initModules(Object container) Future<void>
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
run() Future<void>
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited