bootstrappers property
List<RequestHandler>
get
bootstrappers
Handlers that must run to ensure this service's functionality.
Implementation
List<RequestHandler> get bootstrappers => [];
Handlers that must run to ensure this service's functionality.
List<RequestHandler> get bootstrappers => [];