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