const factory GuardResult.block({ int? statusCode, Map<String, String>? headers, Object? body, }) = _Block;