bootstrappers property

List<RequestHandler> bootstrappers
inherited

Handlers that must run to ensure this service's functionality.

Implementation

List<RequestHandler> get bootstrappers => [];