handlers property

List<RouteHandler> handlers
final

Implementation

static final List<RouteHandler> handlers = [
  _ContentProtectionHandler(),
  _RightsCopyHandler(),
  _RightsPrintHandler()
];