embla
application
Application
exit
exit
embla
application
Application
exit
method
exit
Source
embla
application
Application
Static methods
boot
Properties
bootstrappers
container
hashCode
runtimeType
Operators
operator ==
Methods
exit
noSuchMethod
toString
Future
exit
(
)
Source
Future exit() async { await Future.wait(bootstrappers.map/*<Future>*/((b) async => b._exit())); }