const All([String path])

Source

const All([String path])
    : super(const ['GET', 'HEAD', 'OPTIONS', 'POST', 'PUT', 'PATCH', 'UPDATE', 'DELETE'], path);