@override Component build(BuildContext context) { return Gate(child: child, onRequest: checkMethods); }