const factory MiddlewareResult.stop({ int? statusCode, Map<String, String>? headers, Object? body, }) = _Stop;